video:-webkit-full-page-media {
    max-width: 100%;
    max-height: 100%;
}

body{
    min-width: 1500px;
}

.fallback-bg {
    height: 650px;
    width: 100%;
    min-width: 1200px;
    background: #bfb6b3;
    overflow: hidden;
}

.banebg {
    height: 640px;
    position: relative;
    overflow: hidden;
    /*background: url("./../img/banner-top.png") no-repeat center*/
}

.banebg .cont {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    margin-top: 182px;
    margin-left: 280px;
    text-align: left;
}

.banebg .cont span {
    height: 35px;
    line-height: 35px;
    width: 487px;
    border-bottom: 1px solid rgba(255,255,255,0.39);
    margin-bottom: 26px;
}

.banebg .cont h3 {
    margin-bottom: 34px;
}

.banebg .banner-item{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.banebg .banner-item li > img{
    height: 100%;
    width: 100%;
}

.banebg .banner-item li >a > img{
    height: 100%;
}

.banebg .banner-bg{
    width:100%;
    height: 100%;
    background: url("../img/banner-top.png") no-repeat center;
}

.indjlmb .tabcont .contm {
    margin: 0 -15px;
}

.indjlmb .tabcont .contm .zpart {
    width: 222px;
    margin: 15px 12px;
    border: 1px solid #fff;
    border-radius: 2px;
    background: #fff;
    float: left;
    position: relative;
    overflow: hidden;
}

@media (min-width: 1600px) {
    .indjlmb .tabcont .contm .zpart{
        width: 248px;
        margin: 15px 8px;
    }

    .indjlmb .contm .zpart{
        width: 240px;
        margin: 15px 13px;
    }

    .indjlmb .tbcont, .indjlmb .tbcont.h5{
        width: 1560px;
    }
}

.indjlmb .tabcont .contm .zpart .pic {
    position: relative;
}

.indjlmb .tabcont .contm .zpart .pic img {
    display: block;
    width: 100%;
}

/*.indjlmb .tabcont .contm .zpart .pic i{position: absolute; top: 12px; right: 8px; height:24px; line-height: 22px; border-radius: 15px; color:#fff; font-size: 12px; background: #51a3a2; border: 1px solid #4c9e9d;padding: 0 10px;}*/
.indjlmb .tabcont .contm .zpart .wrod {
    cursor: pointer
}

.indjlmb .tabcont .contm .zpart .wrod i {
    background: none
}

.indjlmb .tabcont .contm .zpart .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    overflow: visible;
    border: 0px solid rgba(0, 0, 0, 0.7);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
}

.indjlmb .tabcont .contm .zpart a {
    background: url(https://ss.jiaobu365.com/2017/home/images2/yancio.png) center no-repeat;
    display: inline-block;
    text-decoration: none;
    padding: 0;
    text-indent: -9999px;
    width: 56px;
    height: 56px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -28px;
    margin-top: -28px;
    opacity: 0;
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}

.indjlmb .tabcont .contm .zpart:hover .mask {
    opacity: 1;
    border: 124px solid rgba(0, 0, 0, 0.7);
}

.indjlmb .tabcont .contm .zpart:hover a {
    opacity: 1;
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.indppt {
    background: #4d9f9e;
    min-width: 1200px;
    padding: 50px 0;
    color: #fff;
}

.indppt .title {
    color: #fff;
}

.indppt .contm .btn a {
    background: #fff;
    font-size: 16px;
    color: #4ea09f;
}

.indppt .contm .zpart {
    overflow: hidden
}

.indppt .contm .zpart .wrod {
    height: 42px;
    line-height: 42px;
}

.indppt .contm .zpart .wrod {
    bottom: -47px;
    -webkit-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

.indppt .contm .zpart:hover .wrod {
    bottom: 0
}

.indppt .contm .zpart .wrod ins {
    width: 210px;
}

.indppt .contm .zpart .picppt {
    height: 345px;
}

.indjlmb .tabtle {
    padding-bottom: 15px;
    height: auto
}

.indjlmb .tabtle ul {
    width: 235px;
    margin: 0 auto;
}

.indjlmb .tabtle ul li {
    padding: 0 20px
}

.indjlmb .tbcont dl {
    width: 100%;
    display: block;
    line-height: 15px;
    font-size: 15px;
    color: #000;
    overflow: hidden;
    /*margin-bottom: 14px;*/
}

.indjlmb .tbcont dd {
    float: left;
    margin: 0 8px;
    padding: 7px 17px;
    color: #666666;
    cursor: pointer;
}

.indjlmb .tbcont dd.on {
    color: #3E9CFD;
    border: 1px solid #3E9CFD;
    border-radius: 19px;
}

.indjlmb .pptmbct {
    overflow: hidden;
    font-size: 18px;
    color: #fff;
    padding: 20px 0 10px
}

.indjlmb .pptmbct li {
    float: left;
    margin-right: 17px;
    padding-bottom: 10px;
    cursor: pointer;
    border-bottom: 2px solid transparent
}

.indjlmb .pptmbct li.on {
    border-bottom: 2px solid #fff
}

@media screen and (max-width: 1100px){
    body{
        min-width:100%;
    }
    .header div:nth-of-type(1){
        width:100%;
    }
    .header .logo{
        background: url(../img/logo.png) no-repeat center !immportant;
    }
    .indjlmb .tbcont dl{
        font-size:12px;
        display:flex;
        overflow-x: scroll !important;
        margin-bottom: 25px;
    }
    .indjlmb .tbcont dd{
        white-space: nowrap;
        margin: 0 2px;
        padding: 6px 16px;
    }
      ::-webkit-scrollbar{width:2px;height:2px;}
    ::-webkit-scrollbar-track{background:#f1f1f1;}
    ::-webkit-scrollbar-track:hover{background:#eee;}
    ::-webkit-scrollbar-thumb{border-radius:10px;background:#b9b9b9;}
    ::-webkit-scrollbar-thumb:hover{background:#ccc;}
    ::-webkit-scrollbar-thumb:active{background:#ccc; }
    .indjlmb .tabcont .contm,.indjlmb .contm{
        margin: -15px auto 0;
    }
    .indjlmb .tabcont .contm .zpart,.indjlmb .contm .zpart{
        width:49%;
        margin: 0 2% 10px 0;
        float:left;
    }
    .indjlmb .tabcont .contm .zpart:nth-of-type(2n),.indjlmb .contm .zpart:nth-of-type(2n){
        margin-right:0 !important;
    }
    .indjlmb .contm .btn{
        padding-top:10px;
        padding-bottom: 5px;
    }
    .indjlmb .contm .btn a{
        margin-bottom: 10px;
    }
     .banebg{
        min-width:100%;
        height:320px;
    }
    .banebg .cont p{
        font-size: 13px !important;
    }
    .banebg .cont h3{
        font-size: 18px;
        margin-bottom: 10px;
    }
    .banebg .cont{
        
margin-top: 100px;
        
margin-left: 2%;
        
width: 98%;
        
overflow: hidden;
    }
    .banner-tags .tag-item{
        flex:1;
    }
    .banner-tags .tag-item .tagt{
        margin: 10px 0 !important;
    }
    .banner-tags .tag-item .tagt i{
        width: 20px !important;
        height: 20px !important;
        background-size:100% 100% !important;
    }
    .banner-tags .tag-item .count-num{
        font-size:14px !important;
    }
    .banner-tags .tag-item .tagb,.banner-tags .tag-item .tag-h span{
        font-size: 12px !important;
        white-space: nowrap;
    }
    .banner-tags{
        height: auto !important;
    }
    .banebg .cont span{
        height:10px !important;
        line-height:10px !important;
        margin-bottom: 16px;
        border: none;
        width: auto;
        white-space: nowrap;
    }
    .banebg .cont .btn a{
        width: 140px;
        font-size: 14px;
        margin: 0 17px;
    }
}